Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate test & release via GitHub Actions #89

Merged
merged 1 commit into from
May 28, 2024

Conversation

nvuillam
Copy link
Contributor

  • Automate Releases via GitHub Actions
    • From master branch: beta
    • From alpha branch: alpha
    • When a GitHub release is created: Git tag selected for the release.
  • Run tests during Pull Request checks

Will need NPM_TOKEN to be set to work

- Automate Releases via GitHub Actions
  - From `master` branch: **beta**
  - From `alpha` branch: **alpha**
  - When a GitHub release is created: Git tag selected for the release.
- Run tests during Pull Request checks

Will need NPM_TOKEN to be set to work
@junners
Copy link
Member

junners commented May 28, 2024

Merging this. Will set the NPM token later! Thanks @nvuillam

@junners junners merged commit 0deddb4 into Lightning-Flow-Scanner:master May 28, 2024
1 check passed
@nvuillam
Copy link
Contributor Author

@junners i've been unable to test it on alpha branch , so it won't break anything but i can't garantee it won't need another PR ^^

@nvuillam nvuillam deleted the alpha branch May 28, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants